home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Assert messages
- Sent: 7/3/96 3:06 PM
- Received: 7/3/96 3:11 PM
- From: Serge Froment, sfroment@odyssee.net
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Have you looked in FWExclmp.cpp for possible causes?
-
- I did, a while back, when I had a similar problem, and I did not fully
- understood what was written there. At that time, I was writing an exception
- class that had a FW_CString instance variable. I did guessed that ODF was
- not happy creating an auto-destruct object at exception time, so I used a
- c-string instead.
-
- My 2 cents feedback.
-
- Serge
-
-
-